PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / setEndLineStyle Method
A PDFLineEndStyle enum member that represents the end of the line.
In This Topic
    setEndLineStyle Method
    In This Topic
    Sets the style used for the end of the line.
    Syntax
    public void setEndLineStyle( 
       PDFLineEndStyle value
    )

    Parameters

    value
    A PDFLineEndStyle enum member that represents the end of the line.
    See Also